You may easily override methods of the base class by choosing the Text | Override Methods... main menu item (Ctrl-O).
To implement methods of the interfaces that the current class implements (or of the abstract base class)
use Text | Implement Methods... (Ctrl-I).